type os.fileWithoutReadFrom

2 uses

	os (current package)
		file.go#L199: type fileWithoutReadFrom struct {
		file.go#L205: 	return io.Copy(fileWithoutReadFrom{File: f}, r)